runtime.cleanupBlock.full (method)

3 uses

	runtime (current package)
		mcleanup.go#L251: 	return b.full()
		mcleanup.go#L255: func (b *cleanupBlock) full() bool {
		mcleanup.go#L479: 		if cb.full() {